Advanced Datastore Concepts
Back to Home
01. Introduction
02. Data Relationships
03. Intro to Exercises
04. Create Conferences
05. createConference function
06. Types of Queries
07. Query Conferences
08. Filter by ancestor
09. Filtering by Property Theory
10. Filter by property
11. Recap On Queries
12. Indexes
13. Indexes and Storage
14. Suppressing Single Property Indexes
15. Composite Indexes
16. Deploy non-existing Composite Index
17. Fixing Index Problems
18. Query Restrictions
19. Exploring Query Restrictions
20. Write a Query
21. Dynamic Filters
22. Using Filters
23. Datastore Layers
24. Datastore Commit Process
25. Strong Consistency Diagram
26. Deciding on Data Model
27. Transactions
28. Using Transactions
29. Wrapping Up Transactions
30. Query for Conferences to Attend
31. Unregistering From a Conference
32. Outro
Back to Home
21. Dynamic Filters
Dynamic Filters